Search results

Refine by resource type

Refine by year level


Refine by learning area


Video

Scratch coder

Build a simple yet engaging game from the ground up, all within the free block coding program Scratch.Scratch is a browser-based open-source game engine free for anyone to use. Scratch uses block coding, meaning you can learn how to code us-ing pre-programmed blocks, rather than typing out long lines of code to create a ...

Video

Connecting Digital Technologies to food and fibre - Smart gardens 1

This video explores ways in which students can develop and apply their Digital Technologies knowledge, understanding and skills to create a digital solution through the Curriculum connection of food and fibre. The video is designed for educators who would like to learn how to use a BBC micro:bit to manage the water requirements ...

Video

Expert webinar video: Dr Michelle Ellis: Learning resources for using micro:bits

Dr Michelle Ellis gives a demonstration of the Edith Cowan University Makerspace visual and general-purpose programming environment. She also shows a range of materials to support the implementation of the Australian Curriculum: Digital Technologies. This includes teaching resources and lesson plans.

Video

Game builder

Game Builder is an online resource for teachers and students making their very first videogame, and for those who have some experience already. There’s more to a good game than good code! As with most creative projects, success comes from good ideas and thorough preparation. This resource will take you through the building ...

Video

An introduction to artificial intelligence and machine learning

This video is the first of a series of 5 explainers on artificial intelligence. It discusses why it is a challenge for a computer to easily recognise one object from another. Discover how a machine learns using labelled images rather than following a specific set of rules and how AI connects with human learning.

Video

How to Use Scratch: Changing Colours of objects in Scratch

Make the images and objects in your project change colour when they are clicked!

Video

How to Use Scratch: Imagining your interactive Holiday Card

Snowmen? Spooky Halloween ghosts? The Easter bilby? What images come to mind when you think of Holidays? Get some ideas for your Scratch Holiday Card

Video

Hour of Code: Chris Bosh teaches Repeat Until statements

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, basketball star Chris Bosh explains the difference between a Repeat Until command and a Repeat Loop command. This is the third of seven clips in the Hour of Code tutorial. ...

Video

How to Use Scratch: Intro to Scratch 2.0

Want to make your own games? Scratch is a programming language, created by MIT, that makes it easy to create interactive art, stories, simulations, and games. Explore your ideas and share your creations online.

Video

Hour of Code: Introduction

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics.  This video explains what computer science is and what a computer programmer does. This is the first of seven clips in the Hour of Code tutorial. To try your hand at coding visit learn.code.org

Video

Ever seen robots play sumo?

Watch this clip to see sumo robots in action! UNSW student and Robogals member Jonathan Loong explains how the game works. How do the robots know when to turn around and move back into the ring?

Video

Why every day should be Hour of Code day

Doncaster Gardens Primary School students participating in Hour of Code tell us what they love about learning coding and programming, and why they think it's important to learn for their futures. Their teacher, Carey Baldwin, offers some great starting points for both teachers and students to improve their skills – at any ...

Video

Hour of Code: Mark Zuckerberg teaches Repeat Loops

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this instructional video, Facebook's Mark Zuckerberg explains what a Repeat Loop is and how to use the repeat block. This is the second of seven clips in the Hour of Code tutorial. To ...

Video

How do robots work?

Ever wondered how robots work? Watch as students and Robogals members Claire and Stefan introduce you to one of their robots. What does Claire say about robot languages? And what does Stefan say about how the robot knows what's in front of it?

Video

How to Use Scratch: Adding sounds to your Scratch project

There are all sorts of sounds you could add to your Scratch project. Give your project that extra 'oomph' by adding sounds.

Video

Hour of Code: Bill Gates explains If statements

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Bill Gates, creator of Microsoft introduces the If statement. He explains that the If statement is a fundamental concept in computer programming. By demonstrating the use ...

Video

Hour of Code: Saloni teaches If/Else statements with Scrat the Squirrel from Ice Age

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Saloni explains what an If/Else statement is. With the help of Scrat the Squirrel from Ice Age, she goes on to demonstrate how If/Else blocks can be used to program characters' ...

Video

How to Use Scratch: Making a Sprite say something

You don't want a silent Sprite! Get your Sprite to talk by using the 'say' block.

Video

Hour of Code: Saloni on the If/Else block

The Hour of Code is a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics. In this video, Saloni explains what an If/Else statement is and looks at how If/Else blocks can be used to program the movement of a zombie character. This is the fifth of seven clips in ...

Video

How to Use Scratch: Making a Sprite Move

Tell your Sprite where to go - get your Sprite to move in all different directions - left, right, up, down